バージョン

BaseGridSelectionWrapper<T,TOut> クラス

グリッド選択オブジェクトの周りのラッパー
シンタックス
'宣言
 
Public MustInherit Class BaseGridSelectionWrapper
    (Of T As {New, GridSelection},
     TOut As BaseGridSelectionWrapper(Of T,TOut)) 
   Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridSelectionWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> 
where T: new(), GridSelection
where TOut: BaseGridSelectionWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub